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