Is this page helpful?
A string value that represents the filled-in OmrBubble in the OmrCollection object.
public string Value { get; set; }
A string value that represents the filled-in OmrBubble. Default value is null.
Setting the Value property results in changing the selected OmrBubble in this collection. If the value has been modified by the user, OmrCollection.OriginalValue and OmrCollection.UserModified properties can be used to show the original value and indicate the modification.