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