Public ReadOnly Property Arity As Integer Get
public int Arity { get; }
public: property int Arity { int get(); }
Type: System.Int32System.Int32System::Int32