DataDictionary.Generated.Paragraph.getTested C# (CSharp) Method

getTested() public method

public getTested ( ) : bool
return bool
        public bool getTested()
        {
            return aTested;
        }