string MinWidth { get; set; }
Property MinWidth As String Get Set
property String^ MinWidth { String^ get (); void set (String^ value); }
abstract MinWidth : string with get, set