Amazon.IoT.Model.CreateThingRequest.IsSetThingName C# (CSharp) Method

IsSetThingName() private method

private IsSetThingName ( ) : bool
return bool
        internal bool IsSetThingName()
        {
            return this._thingName != null;
        }