view_model_after_auth_view_models_add_post_view_models_add_post_view_modelAddPostViewModel constructororgName propertyOn this pageorgName property String orgName <p>The organisation name.</p> <p>params: None returns:</p> <ul> <li><code>String</code>: The organisation name</li> </ul> Implementation String get orgName =\> _selectedOrg.name!;