isComputed property

bool isComputed

true if the property is computed

Implementation

bool get isComputed => propertyType == RealmPropertyType.linkingObjects;