'Declaration ReadOnly Property MIMEType As String
'Usage Dim instance As IImGearFormat Dim value As String value = instance.MIMEType
string MIMEType {get;}
__property string* get_MIMEType();
'Declaration ReadOnly Property MIMEType As String
'Usage Dim instance As IImGearFormat Dim value As String value = instance.MIMEType
string MIMEType {get;}
__property string* get_MIMEType();