isRetained method

bool isRetained()

Implementation

bool isRetained() {
  return _retained;
}