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