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