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