public string AgentName { get; set; }
Public Property AgentName As String Get Set
public: property String^ AgentName { String^ get (); void set (String^ value); }
member AgentName : string with get, set
In This Article