Location name to search within.
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public string LocationCategoryName { get; set; }
Public Property LocationCategoryName As String
public: property String^ LocationCategoryName { String^ get (); void set (String^ value); }