getIsRecord abstract method
Returns true if this class is a record class (e.g., a class wrapping a record).
Implementation
bool getIsRecord();
Returns true if this class is a record class (e.g., a class wrapping a record).
bool getIsRecord();