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