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