public bool AutoScale { get; set; }
Public Property AutoScale As Boolean Get Set
public: property bool^ AutoScale { bool^ get (); void set (bool^ value); }