ReadonlycardinalityThe cardinality of the relationship.
ReadonlyidThe unique ID for this entity.
ReadonlyitemThe item type for this entity when it participates in an App.
ReadonlyrelatedThe feature source with related data, if available.
ReadonlyrelationshipThe type of relationship.
ReadonlysourceThe feature source that owns this relationship.
The human-readable name for the relationship.
Sets the properties for this item.
A plain object containing property values to set, keyed by property name.
Sets the properties for this item.
This version will also await any asynchronous logic that is needed to set the properties.
A plain object containing property values to set, keyed by property name.
Gets features that are related to the each of the given features.
Gets the default value of an object's property.
The property of the object for which to get the default value.
Gets the object's default property values.
Gets features that are related to the given feature.
Optionaloptions: FetchRelatedFeaturesOptionsReturns the serializable properties.
OptionalserializeMode: SerializeModeOptional. If specified, only properties that support the given serialization mode will be returned.
Returns a serializable representation of the item.
OptionalserializeMode: SerializeModeIf specified, only properties that are appropriate for the given mode are returned. Otherwise, all properties will be serialized.
Describes a relationship between a data/FeatureSource!FeatureSource and another source.