public int PathCount { get; }
Public ReadOnly Property PathCount As Integer Get
public: property int PathCount { int get (); }
member PathCount : int with get
/** @property */ public int get_PathCount()
function get_PathCount();