Generate a @property function which creates/returns a thread-local singleton of a class with the given arguments.
See Implementation
Generate a @property function which creates/returns a thread-local singleton of a class with the given arguments.