ManagedAttributeDescription primaryKeyAttribute

Source

ManagedAttributeDescription get primaryKeyAttribute {
  return properties[primaryKey];
}