// This file is auto-generated, don't edit it. Thanks. using System; using System.Collections.Generic; using System.IO; using Tea; namespace Darabonba.Test.Models { /// Description: /// /// TestModel3 /// public class Test3 : TeaModel { // empty comment1 // empy comment2 } }