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