public Guid CompositionId { get; set; }Public Property CompositionId As Guid
Get
Setpublic:
virtual property Guid CompositionId {
Guid get () sealed;
void set (Guid value) sealed;
}abstract CompositionId : Guid with get, set
override CompositionId : Guid with get, set