typescript how to make class variable constant code example Example: create constant in class typescript private static readonly myPrivateConstant: number = 5;