public int HighPart
Public HighPart As Integer
Dim instance As Luid
Dim value As Integer
value = instance.HighPart
instance.HighPart = value
public:
int HighPart
val mutable HighPart: int
No code example is currently available or this language may not be supported.