isInterior method

bool isInterior()

Implementation

bool isInterior() {
  return _isInterior;
}