public int executionTimeClose { get; set; }
Public Property executionTimeClose As Integer Get Set
public: property int executionTimeClose { int get (); void set (int value); }
member executionTimeClose : int with get, set
In This Article