IReadOnlyProperty<Guid> Id { get; }
ReadOnly Property Id As IReadOnlyProperty(Of Guid) Get
property IReadOnlyProperty<Guid>^ Id { IReadOnlyProperty<Guid>^ get (); }
abstract Id : IReadOnlyProperty<Guid> with get