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