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