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