commentTime constant

IriTerm const commentTime

commentTime [Expects: http://schema.org/Date, http://schema.org/DateTime]

The time at which the UserComment was made.

Can be used on: http://schema.org/UserComments

Implementation

static const commentTime = IriTerm.prevalidated(
  'http://schema.org/commentTime',
);