/// <summary> /// Return offset of property from container base. /// </summary> /// <returns></returns> public int GetOffset_ForDebug() { return(Native_UProperty.GetOffset_ForDebug(Address)); }