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