public TNumeric Height { get; }
Public ReadOnly Property Height As TNumeric Get
public: property TNumeric Height { TNumeric get (); }
member Height : 'TNumeric with get
In This Article