called property

bool called
getter/setter pair

Contains the Information, if this RestAction is already called (and can't be called again)

Implementation

bool called = false;