Gets the organization name.
Returns the organization name as a String.
String? getOrganizationName() { return organizationName; }