string Macro { get; set; }
/** @property */ String get_Macro () /** @property */ void set_Macro (/** @attribute InAttribute() */ String Macro)
function get Macro () : String function set Macro (Macro : String)