, - .
, Windows Forms Property Grid, . Control , Text, , ( Windows Forms) , , , , ..
, - , - , , , , .
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override string Text {
get { return base.Text; }
set { base.Text = value; }
}
, , - - . ( , , .)