1. I cannot help you (I don't see a way to do it)
2. As a wizard, do:
@prop $player.money <some initial value> "r"
This will make it readable by everyone.
Do:
@prop $player.money <some initial value> ""
if you want it wiz-readable only and accessable for read or write
only through wizard-provided verbs.