public int Downloads { get; set; }
Public Property Downloads As Integer Get Set
public: property int^ Downloads { int^ get (); void set (int^ value); }