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