string ExtraData { get; set; }
Property ExtraData As String Get Set
property String^ ExtraData { String^ get (); void set (String^ value); }