public int Sum{ get; set;}
Public Property Sum As Integer
public: property int Sum { int get (); void set (int value); }
Assembly: ClassLibrary1 (Module: ClassLibrary1)