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