public int SRC { get; }
Public ReadOnly Property SRC As Integer Get
public: property int SRC { int get (); }
member SRC : int with get