public bool Reverse { get; set; }
Public Property Reverse As Boolean
public: property bool Reverse { bool get (); void set (bool value); }