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