path

@get:JvmName(name = "getPath")
@set:JvmName(name = "setPath")
var path: String
Data path for the given sub-message field.

string path = 3;