The Get/SetAccessor methods have not been implemented; if this was intentional the compiler should throw an error when the get/set keywords are used. Currently, get/set methods will not compile, there is no warning or error and the transpiler proceeds as if nothing is wrong, which produces bugs and unexpected behavior.
Source:

Output:

As you can see this is at least a bug, and at most a feature request.
The Get/SetAccessor methods have not been implemented; if this was intentional the compiler should throw an error when the get/set keywords are used. Currently, get/set methods will not compile, there is no warning or error and the transpiler proceeds as if nothing is wrong, which produces bugs and unexpected behavior.
Source:

Output:

As you can see this is at least a bug, and at most a feature request.