leaseLength constant

IriTerm const leaseLength

leaseLength [Expects: https://schema.org/Duration, https://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: https://schema.org/Accommodation, https://schema.org/Offer, https://schema.org/RealEstateListing

Implementation

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