@interface NSISUnrestrictedVariable : NSISVariable - (id)markedConstraint; - (BOOL)shouldBeMinimized; - (int)valueRestriction; @end