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