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