t / t4018 / matlab-class-definitionon commit msvc: mark a variable as non-const (12fb9bd)
   1classdef RIGHT
   2    properties
   3        ChangeMe
   4    end
   5end