What's the EditorBrowsableState.Advanced meaning?
As you can see, MSDN said that:
"The property or method is a feature that onlyadvanced users should see. An editor can either show or hide such properties."
But what user is the advanced user?
Thanks.

