Basic ideas, Overview, ...
{
    "api": "Api",
    "mt": "MessageType"
}BaseMessage Description
{
    "api": "Api",
    "mt": "Message"
}
    Description Message
{
    "api": "Api",
    "mt": "MessageResult",
    "Objs": [Obj1, Obj1, ...]
}
    Description MessageResult
{
    "p1": "Property1",
    "p2": "Property2",
    "..." : ...,
}
    Description ob Obj1