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