Amazon.Route53.Model.GeoLocationDetails.IsSetCountryName C# (CSharp) Method

IsSetCountryName() private method

private IsSetCountryName ( ) : bool
return bool
        internal bool IsSetCountryName()
        {
            return this._countryName != null;
        }