Property CreationDate
CreationDate
Gets or sets the creation date. Null omits creation/modification timestamps so output stays byte-deterministic for identical inputs.
public DateTimeOffset? CreationDate { get; set; }
Gets or sets the creation date. Null omits creation/modification timestamps so output stays byte-deterministic for identical inputs.
public DateTimeOffset? CreationDate { get; set; }