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