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