public ApiCommand ToContent() { return(ServiceCommand.CreateNew() .AddProperty("client.id", ClientId) ); }