public bool EnableAnimation { get; set; }
Public Property EnableAnimation As Boolean Get Set
public: property bool EnableAnimation { bool get (); void set (bool value); }
member EnableAnimation : bool with get, set
In This Article