"" shared class Aria(labeledBy = null, describedBy = null) { shared String? labeledBy; shared String? describedBy; }