public: property Guid UniqueId { Guid get(); };
public Guid UniqueId { get; }
member this.UniqueId : Guid
Public ReadOnly Property UniqueId As Guid
Thank you.
Submit and view feedback for