supportedFeatures

A bitmask of supported features that the code generator supports. This is a bitwise “or” of values from the Feature enum.

plugin.pb.swift:187
var supportedFeatures: UInt64 { get set }