public string AnimationId { get; set; }
Public Property AnimationId As String Get Set
public: property String^ AnimationId { String^ get (); void set (String^ value); }