Column names validation

For creating Column Names and validating the input, the following is a rule for validation:

  1. Can Contain Latin letters, numbers and the underscore
    symbol (_). Can’t begin with a number. Some service names are reserved.

My question is there any documentation as far as what the reserved service names are?

Of the top of my head the reserved names are:

    objectId created updated ownerId ___class __meta
I'll check with out doc specialist where this is documented.

Regards,
Mark