attributes property

List<TypedLinkAttributeDefinition>? attributes
final

An ordered set of attributes associate with the typed link.

Implementation

final List<TypedLinkAttributeDefinition>? attributes;