Amazon.APIGateway.Model.GetDocumentationPartResponse.IsSetProperties C# (CSharp) 메소드

IsSetProperties() 개인적인 메소드

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