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