public int Scale { get; set; }
Public Property Scale As Integer
public: property int Scale { int get (); void set (int value); }