public string SourceDisplayNo { get; set; }
Public Property SourceDisplayNo As String Get Set
public: property String^ SourceDisplayNo { String^ get (); void set (String^ value); }