string Scale { get; set; }
Property Scale As String Get Set
property String^ Scale { String^ get (); void set (String^ value); }