guid property

int guid

Get this instance's guid as integer.

Implementation

int get guid {
	return this._guid;
}