$RelationshipExtension extension

on

Properties

hasFollowedBy bool

Available on Relationship, provided by the $RelationshipExtension extension

Returns true if followedBy is not null, otherwise false.
no setter
hasFollowing bool

Available on Relationship, provided by the $RelationshipExtension extension

Returns true if following is not null, otherwise false.
no setter
hasNotFollowedBy bool

Available on Relationship, provided by the $RelationshipExtension extension

Returns true if followedBy is null, otherwise false.
no setter
hasNotFollowing bool

Available on Relationship, provided by the $RelationshipExtension extension

Returns true if following is null, otherwise false.
no setter
hasNotUnknown bool

Available on Relationship, provided by the $RelationshipExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasUnknown bool

Available on Relationship, provided by the $RelationshipExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter