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