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