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