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