role🔗Objects🔗 RoleBuilders🔗 RoleBuilderFunctions🔗 NewRole🔗NewRole creates a new Role object.func NewRole() *Role RoleConverter🔗RoleConverter accepts a Role object and generates the Go code to build this object using builders.func RoleConverter(input Role) string