Gets the current tenant.
Returns:
null
Tenant? get tenant;
Sets the current tenant.
Parameters:
tenant
set tenant(Tenant? tenant);