Trying to implement the binary search on an array which is a property. Please help!
class Blog { public string[] Hashtags = new string[3]; }