quote property

bool quote

Implementation

bool get quote {
  return containsKey(BuiltInAttributeKey.quote);
}