Not overridable
@$pb.TagNumber(10) $core.bool get autoFocus => $_getBF(8);
@$pb.TagNumber(10) set autoFocus($core.bool value) => $_setBool(8, value);