Variable MockExternObject.property

class MockExternObject
{
  // ...
  int property ;
  // ...
}