'Declaration
<System.ComponentModel.ReadOnlyAttribute(True)> Public ReadOnly Property AgentUid As System.Guid
'Usage
Dim instance As Agent Dim value As System.Guid value = instance.AgentUid
[System.ComponentModel.ReadOnly(true)] public System.Guid AgentUid {get;}