Tags Help scripting

Hello I realy need help with this
I need to know the var for Tags

Example

Like this

var bullet : GameObject;

But what would be a var for the tags

Example

var bullet : Tag;

But that doesnt work

So pleas help me?

Thanks!

If by tags you mean that, then it’s a string. Simple as that.