public TSM MSG { get; set; }
Public Property MSG As TSM Get Set
public: property TSM^ MSG { TSM^ get (); void set (TSM^ value); }