Amazon.APIGateway.Model.CreateDocumentationPartResponse.IsSetProperties C# (CSharp) Method

IsSetProperties() private method

private IsSetProperties ( ) : bool
return bool
        internal bool IsSetProperties()
        {
            return this._properties != null;
        }
CreateDocumentationPartResponse