SyntaxFix
Write A Post
Hire A Developer
Questions
You can simplify your class code to this below and it will work as is but if you want to make your example work, add parenthesis at the end : string x = getTitle();
public class Pin { public string Title { get; set;} }