client property

Rectangle<int> client
getter/setter pair

Implementation

Rectangle<int> client = Rectangle<int>(0, 0, 0, 0);