string Stress { get; set; }
Property Stress As String Get Set
property String^ Stress { String^ get (); void set (String^ value); }
abstract Stress : string with get, set