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