getModelValue method

T getModelValue()

Implementation

T getModelValue() {
	return this._funcGetModelValue();
}