[This is preliminary documentation and is subject to change.]
public DateTime Updated { get; set; }
Public Property Updated As DateTime
public: property DateTime Updated { DateTime get (); void set (DateTime value); }