public _Result(_PropertyTR Property) { this.Property = Property; }
public _Result() { this.Property = new _PropertyTR(); }