Check if the property is a relation type, i.e. it is a property that relates to another LimeType, such as hasone, hasmany, belongsto, or hasandbelongstomany.
hasone
hasmany
belongsto
hasandbelongstomany
true if the property is a relation type, false otherwise
the property to check
Check if the property is a relation type, i.e. it is a property that relates to another LimeType, such as
hasone
,hasmany
,belongsto
, orhasandbelongstomany
.Returns
true if the property is a relation type, false otherwise