public bool NoWrap { get; set; }
Public Property NoWrap As Boolean Get Set
public: property bool NoWrap { bool get (); void set (bool value); }