Amazon.Polly.Model.Voice.IsSetLanguageName C# (CSharp) Method

IsSetLanguageName() private method

private IsSetLanguageName ( ) : bool
return bool
        internal bool IsSetLanguageName()
        {
            return this._languageName != null;
        }