Similarly to db aliases not supporting a dot, result aliases don't appear to support a dot either.
e.g. SELECT x as `my.property` ORDER by `my.property`.sub