public new bool AllowAnswer {get; set;}
public read-write property AllowAnswer: Boolean;
public hide function get,set AllowAnswer : boolean
public: __property new bool get_AllowAnswer(); public: __property new void set_AllowAnswer( bool value );
'Declaration
Public Shadows Property AllowAnswer As Boolean