public Object SourceCollection { get; set; }
Public Property SourceCollection As Object Get Set
public: property Object^ SourceCollection { Object^ get (); void set (Object^ value); }