isRecordDescriptor
Returns whether or not the receiver is a record-like descriptor.
Declaration
var isRecordDescriptor: Bool { get }Discussion
Record-like descriptors function as records, but may have a descriptorType other than typeAERecord, such as typeObjectSpecifier.