[To be supplied.]
[Visual Basic] Public ReadOnly Property NeedParenthesis As Boolean [C#] public bool NeedParenthesis {get;} [C++] public: __property bool get_NeedParenthesis(); [JScript] public function get NeedParenthesis() : Boolean;
ParenthesizePropertyNameAttribute Class | ParenthesizePropertyNameAttribute Members | System.ComponentModel.Design Namespace