[VBScript] ReadOnly property ISYSDocument.IsBestBet as Boolean
[C#] Boolean ISYSDocument.IsBestBet {get;}
[ColdFusion/Java] Boolean ISYSDocument.IsBestBet() throws ComException;
<% If Document.IsBestBet Then %> <span class="BestBet">Best Bet!</span> <% End If %>