url

@get:JvmName(name = "getUrl")
@set:JvmName(name = "setUrl")
var url: String
Directs facebook to scrape another url instead of the url the page was served from.

string url = 6;