RelationProxy.toString

A basic toString implementation, mostly here to prevent querying when the object is implicitly converted to a string.

struct RelationProxy(T)
@property
string
toString
()

Meta