public int Source { get; set; }
Public Property Source As Integer
public: property int Source { int get (); void set (int value); }