public override string SourceColumn { get; set; }Public Overrides Property SourceColumn As String
Get
Setpublic:
virtual property String^ SourceColumn {
String^ get () override;
void set (String^ value) override;
}abstract SourceColumn : string with get, set
override SourceColumn : string with get, set