public float Indent { get; set; }
Public Property Indent As Single Get Set
public: property float Indent { float get (); void set (float value); }