fun setSymbol(index: Int, value: Symbol!): Builder!
fun setSymbol(index: Int, builderForValue: Builder!): Builder!
The set of enums/flags defined in this attribute. Only makes sense if the format includes
either FormatFlags::ENUM or FormatFlags::FLAGS. Having both is an error.
repeated .aapt.pb.Attribute.Symbol symbol = 4;