public string Ext { get; internal set; }
Public Property Ext As String
public: property String^ Ext { String^ get (); void set (String^ value); }