public string BusinessObject { get; }
Public ReadOnly Property BusinessObject As String Get
public: property String^ BusinessObject { String^ get (); }
member BusinessObject : string with get
In This Article