my $att = self.^attributes.first(*.name eq '$!length'); say $att.has_accessor; say $att.readonly;