method Role.labelimport { Role } from "https://deno.land/x/appwrite@10.0.0/src/role.ts"; label(name: string): stringGrants access to a user with the specified label. Parametersname: stringReturnsstring