public bool MaskCoincidentLines { get; set; }
Public Property MaskCoincidentLines As Boolean Get Set
public: property bool MaskCoincidentLines { bool get (); void set (bool value); }
member MaskCoincidentLines : bool with get, set