leaseLength constant

IriTerm const leaseLength

leaseLength [Expects: http://schema.org/Duration, http://schema.org/QuantitativeValue]

Length of the lease for some {Accommodation}, either particular to some {Offer} or in some cases intrinsic to the property.

Can be used on: http://schema.org/Accommodation, http://schema.org/Offer, http://schema.org/RealEstateListing

Implementation

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