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