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