Variable Property.rpcMode

struct Property
{
  // ...
  RPCMode rpcMode = cast(RPCMode)0;
  // ...
}