Amazon.Polly.Model.LexiconAttributes.IsSetLastModified C# (CSharp) Method

IsSetLastModified() private method

private IsSetLastModified ( ) : bool
return bool
        internal bool IsSetLastModified()
        {
            return this._lastModified.HasValue; 
        }