一、属性生命语法 properties propName propType end 比如我们把myprop的属性指定成double classdef MyClass properties myprop double end end