public string ReceiverEDIAddress { get; set; }
Public Property ReceiverEDIAddress As String Get Set
public: property String^ ReceiverEDIAddress { String^ get (); void set (String^ value); }