getLockTime

open fun getLockTime(): Int
The time when a transaction can be spent (usually zero, in which case it has no effect).
uint32 lockTime = 5;

Return

The lockTime.