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