'宣言
<Foundation.ExportAttribute("IsAnimated")> <System.ComponentModel.BrowsableAttribute(True)> Public Property IsAnimated As System.Boolean
[Foundation.Export("IsAnimated")] [System.ComponentModel.Browsable(true)] public System.bool IsAnimated {get; set;}