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