public double Right { get; set; }
Public Property Right As Double Get Set
public: virtual property double Right { double get () sealed; void set (double value) sealed; }
abstract Right : float with get, set override Right : float with get, set
In This Article