bool RSVP { get; set; }
Property RSVP As Boolean Get Set
property bool RSVP { bool get (); void set (bool value); }