Leadtools.Annotations.Core Namespace > AnnObject Class : GroupName Property |
public string GroupName {get; set;}
Public Property GroupName As String
public string GroupName {get; set;}
@property (nonatomic,copy) NSString* groupName;
public String getGroupName() public void setGroupName(String name)
get_GroupName();
set_GroupName(value);
Object.defineProperty('GroupName');