[]
标注扁平列表属性
public class FlatListPropertyAttribute : Attribute
public FlatListPropertyAttribute()
高度
public int Height { get; set; }
是否可以在命令框中垂直伸缩
public bool VerticalFlex { get; set; }