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