'Declaration Public ReadOnly Property SeparatorToken As String
'Usage Dim instance As MarkupFileImageDataProvider Dim value As String value = instance.SeparatorToken
public string SeparatorToken {get;}
public: __property string* get_SeparatorToken();