PropertyBuilder pb = tb.DefineProperty(s, PropertyAttributes.none, typeof(string), null); 我现在写了这个,但是如何设置virtual 修饰符不知道怎么做