'Declaration ReadOnly Property FileName As String
'Usage Dim instance As IImGearColorBook Dim value As String value = instance.FileName
string FileName {get;}
__property string* get_FileName();
'Declaration ReadOnly Property FileName As String
'Usage Dim instance As IImGearColorBook Dim value As String value = instance.FileName
string FileName {get;}
__property string* get_FileName();