interface AttributeSetType {
    elementType: AttributeType;
    name: "set";
}

Properties

Properties

elementType: AttributeType
name: "set"