Variable ApiProps.name

name of the API

struct ApiProps
{
  // ...
  string name ;
  // ...
}