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