# NewModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Name** | **String** | | [optional] ## Examples - Prepare the resource ```powershell $NewModel = Initialize-PSPetstoreNewModel -Name null ``` - Convert the resource to JSON ```powershell $NewModel | ConvertTo-JSON ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)