Public Property Right As Double Get Set
public double Right { get; set; }
public: property double Right { double get (); void set (double value); }