Amazon.WAF.Model.CreateRuleRequest.IsSetName C# (CSharp) Method

IsSetName() private method

private IsSetName ( ) : bool
return bool
        internal bool IsSetName()
        {
            return this._name != null;
        }