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