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