

# PropertyResponse
<a name="API_PropertyResponse"></a>

An object that contains information about a property response.

## Contents
<a name="API_PropertyResponse_Contents"></a>

 ** areAllPropertyValuesReturned **   <a name="tm-Type-PropertyResponse-areAllPropertyValuesReturned"></a>
This flag notes whether all values of a list or map type property are returned in the API response. The maximum number of values per property returned is 50.  
Type: Boolean  
Required: No

 ** definition **   <a name="tm-Type-PropertyResponse-definition"></a>
An object that specifies information about a property.  
Type: [PropertyDefinitionResponse](API_PropertyDefinitionResponse.md) object  
Required: No

 ** value **   <a name="tm-Type-PropertyResponse-value"></a>
The value of the property.  
Type: [DataValue](API_DataValue.md) object  
Required: No

## See Also
<a name="API_PropertyResponse_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iottwinmaker-2021-11-29/PropertyResponse) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iottwinmaker-2021-11-29/PropertyResponse) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iottwinmaker-2021-11-29/PropertyResponse) 