How can we improve?
public string FileName {get;}
public: __property string* get_FileName();
public: property String^ FileName { String^ get(); }
'Declaration Public ReadOnly Property FileName As String
'Usage Dim instance As ImGearEmailAttachment Dim value As String value = instance.FileName
ImGearEmailAttachment Class ImGearEmailAttachment Members