Amazon.IoT.Model.DescribeThingTypeResponse.IsSetThingTypeProperties C# (CSharp) Method

IsSetThingTypeProperties() private method

private IsSetThingTypeProperties ( ) : bool
return bool
        internal bool IsSetThingTypeProperties()
        {
            return this._thingTypeProperties != null;
        }