models/core/ProjectReference.ps1

Class ProjectReference
{
    [string] $id
    [string] $name
    [string] $visibility
}