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