I have a class called Pin.
Pin
public class Pin { private string title; public Pin() { } public setTitle(string title) { this.
getTitle is a function, so you need to put () after it.
getTitle
()
string t = obj.getTitle();