public string IndentString { get; }
Public ReadOnly Property IndentString As String Get
public: property String^ IndentString { String^ get (); }
member IndentString : string with get
In This Article