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