the comment class was created to save social media comments. currently, the class has a constructor and a tostring method. continue adding to this class by adding three accessor methods: public string getposter() public string getcomment() public string getdate()