public int pScale { get; set; }
Public Property pScale As Integer Get Set
public: property int^ pScale { int^ get (); void set (int^ value); }