sub property($\%;$) { ## no critic -- prototype &_check_property; push @_, scalar caller(); &_install_property; }