public DateTime CreatedDateTime { get; set; }
Public Property CreatedDateTime As DateTime Get Set
public: property DateTime^ CreatedDateTime { DateTime^ get (); void set (DateTime^ value); }