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