Custom actions
@$pb.TagNumber(6) $core.bool get open => $_getBF(5);
@$pb.TagNumber(6) set open($core.bool v) { $_setBool(5, v); }