Component tonen aan een specifieke groep via script?

I found this {{#if currentUser.staff}} it’s work and show content only for the staff, but it’s didn’t work if I change staff to other, example: {{#if currentUser.trust_level_0}} :confused: