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