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