int IndentSize { get; set; }
Property IndentSize As Integer Get Set
property int IndentSize { int get (); void set (int value); }
abstract IndentSize : int with get, set
In This Article