Checks if a property name represents a virtual property. Virtual properties are identified by the prefix __brain.
__brain
The property name to check.
true if the property is a virtual property, otherwise false.
true
false
Checks if a property name represents a virtual property. Virtual properties are identified by the prefix
__brain
.