public Real<T> One { get; }
Public ReadOnly Property One As Real(Of T) Get
public: virtual property Real<T> One { Real<T> get () sealed; }
abstract One : Real<'T> with get override One : Real<'T> with get
In This Article