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