public string ComplexColumnPref { get; }
Public ReadOnly Property ComplexColumnPref As String
Get
public:
virtual property String^ ComplexColumnPref {
String^ get () sealed;
}
abstract ComplexColumnPref : string with get
override ComplexColumnPref : string with get