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