public string Cron { get; set; }
Public Property Cron As String Get Set
public: property String^ Cron { String^ get (); void set (String^ value); }
member Cron : string with get, set
In This Article