public Guid CompositionId { get; set; }
Public Property CompositionId As Guid Get Set
public: property Guid CompositionId { Guid get (); void set (Guid value); }
member CompositionId : Guid with get, set
In This Article