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