public bool IsFundraisingEvent { get; set; }
Public Property IsFundraisingEvent As Boolean Get Set
public: property bool IsFundraisingEvent { bool get (); void set (bool value); }