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