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