Gets the set permission for this node.
int getSetPermission() { return Permission.parse(getConfig(r'$writable')); }