# TestInlineFreeformAdditionalPropertiesRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **SomeProperty** | **String** | | [optional] ## Examples - Prepare the resource ```powershell $TestInlineFreeformAdditionalPropertiesRequest = Initialize-PSPetstoreTestInlineFreeformAdditionalPropertiesRequest -SomeProperty null ``` - Convert the resource to JSON ```powershell $TestInlineFreeformAdditionalPropertiesRequest | 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)