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